home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / software / total / setup.exe / {app} / Tun.exe / 0 / RCDATA / TDLGABOUTTUN / TDLGABOUTTUN.txt < prev   
Text File  |  2003-08-06  |  3KB  |  165 lines

  1. object dlgAboutTun: TdlgAboutTun
  2.   Left = 329
  3.   Top = 162
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 185
  8.   ClientWidth = 301
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poOwnerFormCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object gbAll: TGroupBox
  21.     Left = 0
  22.     Top = -3
  23.     Width = 301
  24.     Height = 188
  25.     TabOrder = 1
  26.     object bvlLine: TBevel
  27.       Left = 5
  28.       Top = 146
  29.       Width = 292
  30.       Height = 9
  31.       Shape = bsTopLine
  32.     end
  33.     object lblAuthor: TLabel
  34.       Left = 8
  35.       Top = 80
  36.       Width = 33
  37.       Height = 13
  38.       Caption = 'Author'
  39.     end
  40.     object _lblAppName: TLabel
  41.       Left = 108
  42.       Top = 17
  43.       Width = 108
  44.       Height = 13
  45.       Alignment = taCenter
  46.       Caption = 'Total Uninstall 2.34'
  47.       Font.Charset = DEFAULT_CHARSET
  48.       Font.Color = clWindowText
  49.       Font.Height = -11
  50.       Font.Name = 'Tahoma'
  51.       Font.Style = [fsBold]
  52.       ParentFont = False
  53.     end
  54.     object imgApp: TImage
  55.       Left = 16
  56.       Top = 20
  57.       Width = 48
  58.       Height = 48
  59.       Picture.Data = {<image000.bmp>}
  60.       Stretch = True
  61.       Transparent = True
  62.     end
  63.     object _lblAppType: TLabel
  64.       Left = 108
  65.       Top = 34
  66.       Width = 108
  67.       Height = 13
  68.       Alignment = taCenter
  69.       AutoSize = False
  70.       Caption = '- freeware -'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -11
  74.       Font.Name = 'Tahoma'
  75.       Font.Style = [fsItalic]
  76.       ParentFont = False
  77.     end
  78.     object lblEmail: TLabel
  79.       Left = 8
  80.       Top = 96
  81.       Width = 28
  82.       Height = 13
  83.       Caption = 'E-mail'
  84.     end
  85.     object _lnkEmail: TEMailLabel
  86.       Left = 120
  87.       Top = 96
  88.       Width = 103
  89.       Height = 13
  90.       Caption = 'gmartau@yahoo.com'
  91.       Address = 'gmartau@yahoo.com'
  92.       Subject = 'Total Uninstall 2.34'
  93.     end
  94.     object lblHomePage: TLabel
  95.       Left = 8
  96.       Top = 112
  97.       Width = 54
  98.       Height = 13
  99.       Caption = 'Home page'
  100.     end
  101.     object _lblAuthorName: TLabel
  102.       Left = 120
  103.       Top = 80
  104.       Width = 70
  105.       Height = 13
  106.       Caption = 'Gavril∩┐╜ Mart∩┐╜u'
  107.       Font.Charset = EASTEUROPE_CHARSET
  108.       Font.Color = clWindowText
  109.       Font.Height = -11
  110.       Font.Name = 'Tahoma'
  111.       Font.Style = []
  112.       ParentFont = False
  113.     end
  114.     object _lbl1: TLabel
  115.       Left = 108
  116.       Top = 80
  117.       Width = 12
  118.       Height = 13
  119.       Alignment = taCenter
  120.       AutoSize = False
  121.       Caption = ':'
  122.       Transparent = True
  123.     end
  124.     object _lbl3: TLabel
  125.       Left = 108
  126.       Top = 112
  127.       Width = 12
  128.       Height = 13
  129.       Alignment = taCenter
  130.       AutoSize = False
  131.       Caption = ':'
  132.       Transparent = True
  133.     end
  134.     object _lbl2: TLabel
  135.       Left = 108
  136.       Top = 96
  137.       Width = 12
  138.       Height = 13
  139.       Alignment = taCenter
  140.       AutoSize = False
  141.       Caption = ':'
  142.       Transparent = True
  143.     end
  144.     object _lnkURL2: TURLLabel
  145.       Left = 120
  146.       Top = 112
  147.       Width = 143
  148.       Height = 13
  149.       Caption = 'www.geocities.com/ggmartau'
  150.       URL = 'http://www.geocities.com/ggmartau'
  151.     end
  152.   end
  153.   object btnOk: TBitBtn
  154.     Left = 211
  155.     Top = 152
  156.     Width = 82
  157.     Height = 25
  158.     Cancel = True
  159.     Caption = '&Ok'
  160.     Default = True
  161.     ModalResult = 1
  162.     TabOrder = 0
  163.   end
  164. end
  165.